pull: Ensure we begin a status line
authorColin Walters <walters@verbum.org>
Fri, 10 Jan 2014 13:15:54 +0000 (08:15 -0500)
committerColin Walters <walters@verbum.org>
Fri, 10 Jan 2014 13:15:54 +0000 (08:15 -0500)
commitff2c592ac9aac2da126a1c629f15bebf202924e8
tree9f02b4c873a6e11354d219d32c4fe697f16939aa
parent091523a3bd6531a73a9322599cc8848d830d997c
pull: Ensure we begin a status line

Otherwise if the operation completes before anything happens, we hit
an assertion trying to end a status line when we didn't begin one.
src/ostree/ot-admin-builtin-upgrade.c
src/ostree/ot-builtin-pull.c